projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0be0d5
)
* test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 26 Mar 2023 18:47:25 +0000
(20:47 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 26 Mar 2023 18:47:25 +0000
(20:47 +0200)
test/infra/Dockerfile.emba
patch
|
blob
|
history
diff --git
a/test/infra/Dockerfile.emba
b/test/infra/Dockerfile.emba
index 520fcb7e15e8501c17af13dc764d981c19f40afc..163fc582e6fddc0633d6779881fc1614b641acce 100644
(file)
--- a/
test/infra/Dockerfile.emba
+++ b/
test/infra/Dockerfile.emba
@@
-64,7
+64,7
@@
FROM emacs-base as emacs-eglot
RUN apt-get update && \
apt-get install -y --no-install-recommends -o=Dpkg::Use-Pty=0 \
- snapd wget \
+ snapd wget
lsb_release add-apt-repository gpg
\
&& rm -rf /var/lib/apt/lists/*
# A recent clangd. It must be at least clangd 14, which is in Debian